projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d702ce
)
(gud-gdb-marker-regexp): Allow for drive letter and colon.
author
Geoff Voelker
<voelker@cs.washington.edu>
Tue, 2 Sep 1997 19:39:35 +0000
(19:39 +0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Tue, 2 Sep 1997 19:39:35 +0000
(19:39 +0000)
lisp/gud.el
patch
|
blob
|
history
diff --git
a/lisp/gud.el
b/lisp/gud.el
index 419ce21baea5ec9722ba486e8c1564f4f3105f90..12a96cfee1c46f94c0083ab1f68bc09ddc099b6d 100644
(file)
--- a/
lisp/gud.el
+++ b/
lisp/gud.el
@@
-183,7
+183,7
@@
we're in the GUD buffer)."
;; This used to use path-separator instead of ":";
;; however, we found that on both Windows 32 and MSDOS
;; a colon is correct here.
- (concat "\032\032\\([^" ":" "\n]*\\)" ":"
+ (concat "\032\032\\(
.:?
[^" ":" "\n]*\\)" ":"
"\\([0-9]*\\)" ":" ".*\n"))
;; There's no guarantee that Emacs will hand the filter the entire